- 01 Apr, 2015 35 commits
-
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
Issue #613
-
Jeffrey Wilcke authored
Frontier/sec 29
-
zelig authored
-
zelig authored
- add validation on TxMsg checking for nil - add test for nil transaction - add test for zero value transaction (no extra validation needed)
-
zelig authored
- rename Validate -> ValidateFields not to confure consensus block validation - add nil transaction and nil uncle header validation - remove bigint field checks: rlp already decodes *big.Int to big.NewInt(0) - add test for nil header, nil transaction
-
zelig authored
-
zelig authored
- add validate method to types.Block - validate after Decode -> error - add tests for NewBlockMsg
-
Jeffrey Wilcke authored
Frontier/513
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Bas van Kervel authored
-
obscuren authored
-
obscuren authored
-
-
Jeffrey Wilcke authored
Configurable CORS domain
-
Bas van Kervel authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
obscuren authored
-
obscuren authored
-
Taylor Gerring authored
-
obscuren authored
-
Taylor Gerring authored
Actually verifies output as by regex
-
obscuren authored
* Added new CreateAccount method which properly overwrites previous accounts (excluding balance) * Fixed block tests (100% success)
-
obscuren authored
-
Taylor Gerring authored
-
- 31 Mar, 2015 5 commits
-
-
Taylor Gerring authored
-
Taylor Gerring authored
Improving this in the future will allow for cleaning up a bit of legacy code.
-
Taylor Gerring authored
Now formats based on underlying hexdata or hexnum type. Fields directly with respective constructors that cover from native types
-
Taylor Gerring authored
-
Taylor Gerring authored
-