Commit Graph

2134 Commits (3664cd58e3631fccf4d9aba1932e0bb63ad442a6)
 

Author SHA1 Message Date
obscuren 3664cd58e3 Updated testing tools 10 years ago
obscuren 491edc16e7 Fixes #189 10 years ago
obscuren 83663ed4b0 Renames for chain, updated VM, moved methods 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren b6cb5272de Descriptive function names for closure getters 10 years ago
obscuren 6d99c03d91 Updated environments according to the new interface set 10 years ago
obscuren 99853ac3ce Moved execution from vm to chain. 10 years ago
obscuren 8240550187 updated to types 10 years ago
obscuren 709eff4ea7 reverted vm back 10 years ago
obscuren 6212175be3 reverted vm back 10 years ago
obscuren 6095edac58 merge 10 years ago
obscuren 3d9a4e7084 Fixed mem error in vm. Fixed logs tests 10 years ago
obscuren f778922086 Set proper message value 10 years ago
obscuren edc52bdcbf Updated value for mined blocks. Closes #197 10 years ago
obscuren 0a22dc2ce5 Check coinbase for from/to inclusion 10 years ago
obscuren cb4d168ecc Updated LOG to match proper gas in all cases 10 years ago
obscuren 5ebae82eeb Additional logging and removed temp merged mining options. 10 years ago
obscuren 64f35ba8d1 merge errors fixed 10 years ago
obscuren 99481a245a Check for known block err and ignore 10 years ago
obscuren 9f7a8ea5e6 updated tests 10 years ago
obscuren b4eeffa8f1 Transaction strictness 10 years ago
obscuren 2df8ad6307 Added state tests 10 years ago
obscuren a052357872 Fixed EXP gas 10 years ago
obscuren a22056db59 Make an attempt to pay for the gas prior to expanding the mem. 10 years ago
obscuren beb7d35c40 Updated tests 10 years ago
obscuren d33987cb44 Additional fees for *COPY 10 years ago
obscuren 6dc46d3341 Changed the way transactions are being added to the transaction pool 10 years ago
obscuren 616066a598 rework vm 10 years ago
obscuren 1bce02eff7 Fixed merge 10 years ago
obscuren a3559c5e1b updated PV 10 years ago
obscuren c8d0f8adc5 Changed refund 10 years ago
obscuren 6ba8328077 Removed min gas price from genesis 10 years ago
obscuren 61556ef01d GasData changes & removed min gas price 10 years ago
Jeffrey Wilcke 4cd9d57bad Merge pull request #187 from honestmoney/develop 10 years ago
obscuren 8cf9ed0ea5 Fixed test 10 years ago
Eric Robitaille 28b7dcc204 go get deps doesnt work with develop branch 10 years ago
Eric Robitaille eba3fca7bc go get dependencies on executable 10 years ago
Eric Robitaille 6c098ee779 changed install.sh to change branch and install executable 10 years ago
Eric Robitaille c0bbb7e69a fix for install script devel 10 years ago
Eric Robitaille d5ac24907e Updated install.sh - github paths for executables 10 years ago
Eric Robitaille 0f47129113 Updated main.go - fix for broken develop build 10 years ago
obscuren 9b8a12b4b5 Removed naively casting to bytes 10 years ago
obscuren 12f1aea38d Fixed iterator for short nodes. 10 years ago
obscuren b05e63c34d Added paranoia check for tries 10 years ago
obscuren cab7e6000e Increased coverage 10 years ago
obscuren 0f460ad26e Added caching and database interface to trie 10 years ago
obscuren e70529a977 Added new iterator and tests 10 years ago
obscuren 14e2e488fd Added `chain` tests & minor fixes 10 years ago
obscuren 437d79f094 Updated readme 10 years ago
obscuren 93e693be72 Fixed tests for 'types' 10 years ago