dogecoin/src/rpc
Patrick Lodder 0c600d7f9d
Fixate BIP65 softfork heights
- Re-introduce Params.BIP65Height
- Fixate block 1854705 for testnet
- Fixate block 3464751 for mainnet
- Fixate block 1351 for regtest
- Stop using IsSuperMajority() in validation for BIP65
- Simplify RPC SoftForkMajorityDesc
2021-02-13 17:24:55 +01:00
..
blockchain.cpp Fixate BIP65 softfork heights 2021-02-13 17:24:55 +01:00
client.cpp rpc: Rename first named arg of createrawtransaction 2017-03-27 23:44:08 +02:00
client.h rpc: Named argument support for bitcoin-cli 2017-01-10 12:04:54 +01:00
mining.cpp Revert behaviour change in getauxblock 2019-07-13 19:23:36 +00:00
misc.cpp Introduce basic Dogecoin branding 2019-03-25 05:36:11 +00:00
net.cpp Introduce basic Dogecoin branding 2019-03-25 05:36:11 +00:00
protocol.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
protocol.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
rawtransaction.cpp Introduce basic Dogecoin branding 2019-03-25 05:36:11 +00:00
register.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
server.cpp Introduce basic Dogecoin branding 2019-03-25 05:36:11 +00:00
server.h Change count type used by gettxoutsetinfo (#1415) 2018-09-19 19:24:06 +01:00