bitcore/test/block
Braydon Fuller a50fccef4d Changes behavior of `toJSON` to work as expected with `JSON.stringify`
- see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify#toJSON%28%29_behavior
- Updates CONTRIBUTING with changes to Stardard Methods
- Aliases toJSON for toObject
- Removes all `fromJSON` methods, and many cases replaces with `fromObject`
- Constructors expect an object parsed via `JSON.parse` for JSON input
2015-08-13 10:46:08 -04:00
..
block.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
blockheader.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
merkleblock.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00