Commit Graph

12563 Commits

Author SHA1 Message Date
Jude Nelson
fe688cfad5 Merge pull request #1770 from psq/feat/withdraw-reward
implement withdraw-reward
2020-07-29 16:55:34 +00:00
Pascal
b479853ec8 fix comment for future pre-deployed contracts 2020-07-27 22:52:05 -07:00
Pascal
ed02c8305f remove miner-rewards contract and deposit reward directly to miner when it has matured 2020-07-27 22:52:05 -07:00
Pascal
07c0223fab implement withdraw-reward 2020-07-27 22:51:47 -07:00
Jude Nelson
fffa3b8847 Merge branch 'feat/pox-chainstate-refactor' into next 2020-07-27 19:38:03 -04:00
Jude Nelson
334abc8a4b Merge pull request #1749 from blockstack/feat/fix-1748
Feat/fix 1748
2020-07-27 23:33:18 +00:00
Jude Nelson
32374714e2 fix up merge 2020-07-27 16:27:37 -04:00
Jude Nelson
98f8ec9d38 Merge branch 'master' into feat/pox-chainstate-refactor 2020-07-27 16:27:19 -04:00
Jude Nelson
f9d2b43074 Merge pull request #1743 from blockstack/feat/pox-chainstate-refactor
Stacks chainstate refactor for PoX
2020-07-27 20:24:43 +00:00
Aaron Blankstein
e147ec3ed6 Merge pull request #1769 from blockstack/feat/bitcoin-gh-tests
Add workflow for bitcoind integration tests
2020-07-27 13:00:23 -05:00
Jude Nelson
4634e52631 Merge branch 'feat/pox-chainstate-refactor' into feat/fix-1748 2020-07-27 12:44:14 -04:00
Jude Nelson
2599e7c885 Merge pull request #1751 from blockstack/feat/fix-1744
Feat/fix 1744
2020-07-27 16:38:59 +00:00
Jude Nelson
5b97aada7c Merge branch 'feat/pox-chainstate-refactor' into feat/fix-1744 2020-07-27 12:42:12 -04:00
Aaron Blankstein
103ad45935 add self-canceling to workflows/deploy as well 2020-07-27 11:28:53 -05:00
Aaron Blankstein
c1374d20c9 test the cancelation 2020-07-27 11:24:59 -05:00
Aaron Blankstein
bf1c1f1223 add self-canceling to the build 2020-07-27 11:24:01 -05:00
Aaron Blankstein
339c9e5da6 Merge branches 'master' and 'master' of github.com:blockstack/blockstack-core into feat/bitcoin-gh-tests 2020-07-27 11:23:16 -05:00
Jude Nelson
85e447864f fix build after merge 2020-07-25 14:52:56 -04:00
Jude Nelson
df723fcba5 Merge branch 'master' into feat/pox-chainstate-refactor 2020-07-25 14:52:28 -04:00
Jude Nelson
6b405bfc3c Merge pull request #1713 from psq/fix/bad_nonces
"incorrect" bad nonces log messages
2020-07-25 18:27:27 +00:00
Jude Nelson
5cfe04e8bf Merge pull request #1771 from psq/patch-4
Update sip-008-analysis-cost-assessment.md
2020-07-25 18:25:06 +00:00
Pascal
27d628360c fix rebase/merge issues 2020-07-25 01:14:59 -07:00
Pascal
0d4cf7a091 remove IgnoreStacksTransaction error, and add a quiet param to InvalidStacksTransaction 2020-07-25 00:32:30 -07:00
Pascal
ff1d1e3266 fix nonce tests 2020-07-25 00:31:33 -07:00
Pascal
aecfb883f9 cleanup, apply some feedback 2020-07-25 00:31:33 -07:00
Pascal
4f914a9393 fix test? 2020-07-25 00:29:01 -07:00
Pascal
3f2adea06d wip: fix case where nonces message should not be shown 2020-07-25 00:29:01 -07:00
Pascal
4150d81772 bad nonces test 2020-07-25 00:20:05 -07:00
Pascal
a7f3097026 Update sip-008-analysis-cost-assessment.md
fix typos
2020-07-24 19:25:14 -07:00
Aaron Blankstein
652081e306 more aggressively rotating VRF keys solves the flakiness in the microblock integration test 2020-07-24 18:23:09 -05:00
Aaron Blankstein
2bcabc7f45 only run stacks-node tests 2020-07-24 16:03:13 -05:00
Aaron Blankstein
532efbec55 correct the yaml 2020-07-24 15:55:45 -05:00
Aaron Blankstein
4502f7a2a4 clean up the circle.yml from the :stretch branch 2020-07-24 15:33:14 -05:00
Aaron Blankstein
784c606ff9 Merge pull request #1766 from blockstack/feat/docker-stretch
Add `:stretch` image to the circle docker builds
2020-07-24 15:31:20 -05:00
Aaron Blankstein
451694434b feat: add gh workflow for bitcoind integration tests 2020-07-24 15:29:43 -05:00
Aaron Blankstein
09f3cbb352 Merge pull request #1761 from psq/patch-3
fix reward decrease ratio per cycle
2020-07-24 15:06:01 -05:00
Aaron Blankstein
dd83d1ab79 fix: github workflow only upload artifacts on push 2020-07-24 14:29:28 -05:00
Aaron Blankstein
27b25f3c98 Merge branch 'master' into feat/docker-stretch 2020-07-24 14:21:35 -05:00
Jude Nelson
d8fdfec1a2 Merge pull request #1767 from blockstack/fix/leader-block-commit-regression
ensure we preserve a blank memo field
2020-07-24 19:19:10 +00:00
Jude Nelson
041792d162 ensure we preserve a blank memo field 2020-07-24 15:17:41 -04:00
Aaron Blankstein
0454eb0679 oops, better netcat install 2020-07-24 12:34:32 -05:00
Aaron Blankstein
5cb621735f Merge branch 'master' into feat/docker-stretch 2020-07-24 12:33:07 -05:00
Jude Nelson
c54c97c4ed Merge pull request #1764 from blockstack/fix/detect-marf-corruption
Fix/detect marf corruption
2020-07-24 17:30:51 +00:00
Jude Nelson
6a74601eea print backtrace in panic handler 2020-07-24 13:31:22 -04:00
Jude Nelson
0f1062e27a add backtrace 2020-07-24 13:31:01 -04:00
Jude Nelson
9984a6092f Merge branch 'feature/fix-marf-cache' into fix/detect-marf-corruption 2020-07-24 11:56:21 -04:00
Aaron Blankstein
d99c2b354d make sure cur_block_id isn't set while extending an unconfirmed block 2020-07-24 07:40:30 -05:00
Jude Nelson
a67b764a55 fix tracer 2020-07-24 03:28:24 -04:00
Jude Nelson
6577500807 clear cur_block_id on flush and drop, as well as trie ancestor root hashes 2020-07-24 03:27:51 -04:00
Jude Nelson
4cc769444e Merge branch 'feature/fix-marf-cache' into fix/detect-marf-corruption 2020-07-24 03:12:59 -04:00