fudongbai
45f17d59a0
update chapel ramanujan fork
2020-08-11 16:55:11 +08:00
fudongbai
c399c88e08
fix not return error when blockTimeVerifyForRamanujanFork failed
2020-08-11 15:13:10 +08:00
zjubfd
8c1d1dbb79
Merge pull request #25 from binance-chain/fixdelayLogic
...
[R4R] minor fix for ramanujan upgrade
2020-08-10 13:58:01 +08:00
fudongbai
4f431e0843
fix index out of range
2020-08-10 11:27:36 +08:00
fudongbai
85ebea9e8c
fix hex code of new smart contract
2020-08-09 18:09:43 +08:00
fudongbai
c4f4377cfd
fix deplay check
2020-08-09 12:38:02 +08:00
fudongbai
baae91db37
add upgrade height for rialto
2020-08-07 17:29:22 +08:00
HaoyangLiu
650d066757
resolve comment
2020-08-07 17:16:39 +08:00
HaoyangLiu
02154bb0f0
add multiple upgrade config
2020-08-07 17:15:09 +08:00
HaoyangLiu
13cca06be8
add beforeUpgrade and afterUpgrade
2020-08-07 17:15:09 +08:00
HaoyangLiu
4450b337c4
refactor upgrade config
2020-08-07 17:15:09 +08:00
HaoyangLiu
3789ea31dd
improve upgrade config
2020-08-07 17:15:09 +08:00
HaoyangLiu
3f36e996df
framework for upgrade system contract
2020-08-07 17:15:09 +08:00
zjubfd
a8c9e53eb0
enforce backoff time for out-turn validator ( #23 )
2020-08-07 17:06:29 +08:00
yutianwu
83d72b8e91
Merge pull request #22 from binance-chain/resolve-best-pratices
...
[R4R]: resolve best practice advice
2020-08-05 10:54:38 +08:00
HaoyangLiu
8124e60e9d
resolve best practice advice
2020-08-04 13:56:13 +08:00
zjubfd
5cc893a5e4
prepare for 1.0.0-beta.1 ( #20 )
v1.0.0-beta.1
2020-07-28 18:12:34 +08:00
zjubfd
04287ebe50
reestimate the gas consumption for system tx when there is 41 validators ( #19 )
2020-07-28 10:25:46 +08:00
zjubfd
f4816ee8b7
add chain id into sign bytes to avoid replay attack ( #18 )
audit1.0
v1.0.0-beta.0
2020-07-09 15:46:37 +08:00
yutianwu
8d48b0deb8
Merge pull request #17 from binance-chain/develop
...
[R4R] Prepare for release v1.0.0-beta.0
2020-07-03 17:59:01 +08:00
fudongbai
1940dc887c
add changelog for v1.0.0-beta.0
2020-07-03 17:56:34 +08:00
fudongbai
2f2778deec
update metaversion to beta.0
2020-07-03 16:07:04 +08:00
zjubfd
6f46fc0589
allow slash failed ( #15 )
2020-06-30 20:22:57 +08:00
HaoyangLiu
6f40b0e238
Merge pull request #14 from binance-chain/crossContract
...
[R4R]add cross chain contract to system contract
2020-06-30 16:39:53 +08:00
fudongbai
ef1e8746d6
add cross chain contract to system contract
2020-06-30 08:38:15 +00:00
zjubfd
511bbf546f
add bep2p tokens for faucet ( #5 )
2020-06-30 16:16:26 +08:00
zjubfd
5e4f5785c7
fix debug_traceTransaction crashed issue ( #13 )
2020-06-30 16:15:12 +08:00
zjubfd
11bc803884
Merge pull request #11 from guagualvcha/gas_limit
...
[R4R]remove redundant gaslimit check
2020-06-24 16:22:21 +08:00
fudongbai
6a19c9803c
remove redundant gaslimit check
2020-06-24 16:17:22 +08:00
yutianwu
9f1aaecb29
Merge pull request #10 from guagualvcha/gas_limit
...
[R4R]add gas limit check in parlia implement
2020-06-18 10:19:27 +08:00
fudongbai
4bd4469151
add gas limit check in parlia implement
2020-06-18 00:26:27 +08:00
zjubfd
ce14f2cae5
Merge pull request #6 from guagualvcha/stale_depth
...
[R4R] modify params for Parlia consensus with 21 validators
2020-06-17 12:10:21 +08:00
fudongbai
2ff7a21d64
update stale depth
2020-06-15 17:31:40 +08:00
zjubfd
e83397e26a
Merge pull request #4 from binance-chain/issue3
...
[R4R]fix validator failed to sync a block produced by itself, resolve #3
2020-06-15 17:16:35 +08:00
fudongbai
ed9b28fe7b
fix validator failed to sync a block produced by itself
2020-06-02 16:41:48 +08:00
zjubfd
fd8c9c0f1f
Merge pull request #1 from binance-chain/gov
...
[R4R]add gov/tokenHub/RelayerIncentivize contracts to the init list and apply strict condition for system transaction
2020-06-01 15:51:58 +08:00
zjubfd
b72be127cf
update 'running a node' part of readme ( #2 )
2020-05-25 17:41:47 +08:00
fudongbai
4909842097
add gov init transaction
2020-05-22 10:38:14 +08:00
fudongbai
39c80ce175
more strick condition for system transaction
2020-05-22 10:21:57 +08:00
fudongbai
60b12acbed
add key features to the readme
v1.0.0-alpha.0
2020-05-21 18:33:41 +08:00
fudongbai
3a88be5b5e
prepare for release 1.0.0-alpha.0 for Rialto network #1
...
Signed-off-by: fudongbai <296179868@qq.com>
2020-05-21 15:54:05 +08:00
fudongbai
1a2da608df
add precompile light client contracts
2020-05-20 12:19:43 +08:00
fudongbai
5d5337c576
add async write rotate log handler
2020-05-20 12:19:39 +08:00
fudongbai
2ac4ae8395
add consensus engine Parlia implement
2020-05-20 12:19:24 +08:00
fudongbai
292b48e6cb
modify faucet available for binance smart chain
2020-05-20 11:44:06 +08:00
Péter Szilágyi
cbc4ac264e
params: release Geth v1.9.13
2020-04-16 10:39:22 +03:00
Péter Szilágyi
359d9c3f0a
Merge pull request #20925 from karalabe/cht-1.9.13
...
params: update CHTs for the 1.9.13 release
2020-04-15 18:25:54 +03:00
Péter Szilágyi
d77d35a4a9
params: update CHTs for the 1.9.13 release
2020-04-15 18:03:10 +03:00
Martin Holst Swende
6402c42b67
all: simplify and fix database iteration with prefix/start ( #20808 )
...
* core/state/snapshot: start fixing disk iterator seek
* ethdb, rawdb, leveldb, memorydb: implement iterators with prefix and start
* les, core/state/snapshot: iterator fixes
* all: remove two iterator methods
* all: rename Iteratee.NewIteratorWith -> NewIterator
* ethdb: fix review concerns
2020-04-15 14:08:53 +03:00
gary rong
00064ddcfb
accounts/abi: implement new fallback functions ( #20764 )
...
* accounts/abi: implement new fackball functions
In Solidity v0.6.0, the original fallback is separated
into two different sub types: fallback and receive.
This PR addes the support for parsing new format abi
and the relevant abigen functionalities.
* accounts/abi: fix unit tests
* accounts/abi: minor fixes
* accounts/abi, mobile: support jave binding
* accounts/abi: address marius's comment
* accounts/abi: Work around the uin64 conversion issue
Co-authored-by: Guillaume Ballet <gballet@gmail.com>
2020-04-15 09:23:58 +02:00